SetWindow
TheSetWindow
method assigns a window to this frame.
void SetWindow (in ODWindow window);
window
- A reference to a window to assign to this frame.
DISCUSSION
OpenDoc calls this method when it creates this frame as its root frame. Only the root frame of a window has a reference to the window; all its embedded frames inherit this value.EXCEPTIONS
kODErrNotRootFrame
- The specified frame is not a root frame of this part.
SEE ALSO
TheODFrame::AcquireWindow
method (page 305).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help